* lisp/menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
authorGlenn Morris <rgm@gnu.org>
Thu, 10 Oct 2013 00:32:36 +0000 (20:32 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 10 Oct 2013 00:32:36 +0000 (20:32 -0400)
commit2256ce9964468edfd25fa0cbeef0c1b78da08c37
tree09f3cd0e147ee7897c0f4f8bbb42d636a21a81e3
parentf20a364210899bfe69e52fa39a50ec193fb205cf
* lisp/menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
now that text mode has a menu with the same entry.
(menu-bar-text-mode-auto-fill): Remove now unused func.

* lisp/textmodes/text-mode.el (text-mode-map):
Use auto-fill help text from menu-bar.el.
lisp/ChangeLog
lisp/menu-bar.el
lisp/textmodes/text-mode.el